home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DTP / DTP_TEX / H005A.ZIP / README.1ST < prev   
Text File  |  1992-01-16  |  7KB  |  160 lines

  1.                 +---------------------------------------------+
  2.                 |                 README.1ST                  |
  3.                 |                                             |
  4.                 | Eigen PD Software               16 Jan 1992 |
  5.                 +---------------------------------------------+
  6.  
  7.  
  8.  
  9.      +-----------------------------------------------------------------+
  10.      |                       *** IMPORTANT ***                         |
  11.      |                                                                 |
  12.      | For all those impatient people who just want to get the         |
  13.      | thing running without wading through mounds of documentation,   |
  14.      | READ THIS FILE COMPLETELY, IF NO OTHERS!  The only people who   |
  15.      | have trouble setting up emTeX are those who think they know     |
  16.      | what they are doing (usually because they have used TeX before) |
  17.      | and just blunder ahead.  Do yourself a favour.  Setting up will |
  18.      | take half an hour if you read this file, several days if you    |
  19.      | don't.                                                          |
  20.      +-----------------------------------------------------------------+
  21.  
  22.  
  23.      1 DOCUMENTATION
  24.  
  25.      The file README.ENG (in the ENGDOC Zip file on this disk) is the
  26.      complete introduction to the emTeX system and is well worth a read.
  27.      The distribution set here is slightly different to that quoted in
  28.      README.ENG, since this is a 360k distribution set to ensure
  29.      compatiblity with everyone.
  30.  
  31.      As well as README.ENG, emTeX comes with mounds of documentation which
  32.      can be daunting for a new user.  This README.1ST file is not part of 
  33.      the emTeX package, but is supplied by Eigen PD Software as a quick 
  34.      guide to getting emTeX up and running.
  35.  
  36.  
  37.     2 INSTALLATION
  38.  
  39.      It is assumed that you are installing from floppy drive A: to hard 
  40.      disk C:.  If any of your drives are different, then just make the 
  41.      appropriate substitutions where necessary.
  42.  
  43.      2.1 Un-zipping
  44.  
  45.      All the files are in the ZIP archive format, so your first job is to
  46.      unload the PKUNZIP un-ZIPper program.  To do this, copy the PKZ110.EXE
  47.      file to a suitable location on your hard disk and run it.  This will
  48.      self-extract into the complete PKZIP suite of programs.  PKUNZIP.EXE
  49.      is the program you need, so copy this into a subdirectory that is
  50.      accessed by your PATH command.  Please note that the PKZIP package
  51.      is shareware.  Read the documentation for license conditions and
  52.      respect the authors' wishes.
  53.  
  54.      Now you need to un-ZIP the actual files.  To do this, insert each
  55.      emTeX disk into drive A: and type:
  56.  
  57.                     pkunzip -d -o a:*
  58.  
  59.      Make sure you are in the root directory, otherwise the necessary
  60.      subdirectories will be created from your current one.  If you have
  61.      enough hard disk space available, you can speed up this process
  62.      by first creating a junk directory (say C:\JUNK) and copying all 
  63.      the ZIP files into this. Next log onto your root directory and unzip
  64.      all the lot in one go.  This will probably take about 15 minutes.
  65.      The command is:
  66.  
  67.                      pkunzip -d -o c:\junk\*
  68.  
  69.      2.2 Editing
  70.  
  71.      Next make sure that SET-TEX.BAT is run from your autoexec.bat file.
  72.      You will probably run out of environment space when SET-TEX is run,
  73.      so add the following line to your CONFIG.SYS:
  74.  
  75.                  shell=c:\command.com /p /e:512
  76.  
  77.      This sets up the command processor to have 512 bytes of environment
  78.      space, and is enough for emTeX.  if you need more for any reason,
  79.      then just adjust the figure to suit.
  80.  
  81.      If you are not installing the complete emTeX suite, say just the
  82.      DVI driver package, you will need to add the environment variables
  83.      manually into autoexec.bat.  The required lines are:
  84.  
  85.                SET TEXINPUT=C:\EMTEX\TEXINPUT
  86.                SET TFM=C:\EMTEX\TFM
  87.                SET TEXFMT=C:\EMTEX\TEXFMTS
  88.                SET BTEXFMT=C:\EMTEX\BTEXFMTS
  89.                SET TEXTFM=C:\EMTEX\TFM
  90.                SET MFINPUT=C:\EMTEX\MFINPUT
  91.                SET MFBAS=C:\EMTEX\MFBASES
  92.                SET BMFBAS=C:\EMTEX\BMFBASES
  93.                SET MFJOB=C:\EMTEX\MFJOB
  94.                SET BIBINPUT=C:\EMTEX\BIBINPUT
  95.                SET DVIDRVINPUT=C:\MYTEX;C:\EMTEX\DOC
  96.      ------->  SET DVIDRVFONTS=C:\newfonts
  97.                SET DVIDRVGRAPH=C:\MYTEX;C:\EMTEX\DOC\GR$r
  98.  
  99.     It is likely that the line DVIDRVFONTS will need changing.  CHECK THIS
  100.      OTHERWISE THE DRIVERS WILL NOT BE ABLE TO FIND ANY FONTS.  The PATH 
  101.      should also be set to include the C:\EMTEX subdirectory, which contains 
  102.      all the programs and batch files for running emTeX.
  103.  
  104.  
  105.      You should now be able to run emTeX.  If you wish to use the DVI 
  106.      screen driver (DVISCR - use the V command) with any fonts other than 
  107.      the LaserJet ones, you will need to edit the V.BAT file.  Replace the
  108.      reference to "LJ.CNF" to "FX.CNF" (for Epson 240*216 fonts) or 
  109.      whatever is appropriate.  This configuration file will also need 
  110.      editing to tell it not to expect font libraries (.FLI files), but to 
  111.      find the fonts in the appropriate PXL directories.  To do this, remove
  112.      the line containing the 'font-library-path' command, i.e. remove the
  113.      line that starts "\pl=..."
  114.  
  115.      In addition you may need to tell the drivers that the fonts are held 
  116.      in the PXLnnnn (e.g. PXL1500) directory format, rather than the more 
  117.      usual DPInnn (e.g. DPI300).  To do this, just make sure that any 
  118.      lines in the .CNF files that refer to "$rdpi" are changed to "pxl$s".  
  119.      If this doesn't  make much sense to you, it is because you haven't yet
  120.      read the DVI driver documents, where this is all explained in full.
  121.  
  122.  
  123.      3 FONTS
  124.  
  125.      If you obtained fonts with the emTeX package, then they should now be
  126.      installed and ready to use.  If however you obtained the package 
  127.      without fonts, you will need to regenerate them using METAFONT.  The
  128.      author of emTeX (Eberhard Mattes) has kindly supplied a program
  129.      called MFJOB which automates the batch production of the fonts.  If
  130.      you can't tie up your machine for several days while it generates
  131.      the fonts, you can get them pre-compiled from Eigen PD Software.
  132.              
  133.  
  134.      4 PROBLEMS ?
  135.  
  136.      If you have obtained emTeX from Eigen PD Software then you can call
  137.      us if you have any installation problems.  The best time to ring is
  138.      between 6 and 8 pm on weekdays.  Any other time will generally get
  139.      our answering machine.  Please don't leave a message asking us to
  140.      call back, as we don't have the funds to support this sort of service.
  141.  
  142.  
  143.      5 ADVERT
  144.  
  145.      If you have obtained emTeX from a source other than Eigen PD Software,
  146.      then please give us a call for our free catalogue.  We can supply
  147.      fonts for emTeX, all the TeX books, plus loads of other software
  148.      goodies related to TeX.
  149.  
  150.  
  151.  
  152.                                          Eigen PD Software
  153.                                          PO Box 722
  154.                                          SWINDON
  155.                                          SN2 2HE
  156.                                          United Kingdom
  157.  
  158.                                          Tel: (0793) 611270
  159.  
  160.